home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / cannonballfollier3.swf / scripts / DefineButton2_119 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-10-01  |  41 b   |  4 lines

  1. on(press){
  2.    _root.goGame.mFire();
  3. }
  4.